Skip to content

Fix dark mode hover issue and add theme toggle support#51

Closed
sachingwala wants to merge 1 commit intoStabilityNexus:mainfrom
sachingwala:fix/dark-mode-theme-toggle
Closed

Fix dark mode hover issue and add theme toggle support#51
sachingwala wants to merge 1 commit intoStabilityNexus:mainfrom
sachingwala:fix/dark-mode-theme-toggle

Conversation

@sachingwala
Copy link
Copy Markdown

@sachingwala sachingwala commented Dec 13, 2025

This PR resolves a dark mode UI issue where article titles became invisible
on hover due to insufficient contrast.

Changes included:

  • Fixed hover styles for article cards in dark mode
  • Added a proper dark/light theme toggle in the navbar
  • Configured ThemeProvider and Tailwind dark mode support
  • Prevented hydration mismatch issues

These changes improve accessibility, consistency, and overall user experience.
Fixes #15

Summary by CodeRabbit

Release Notes

  • New Features

    • Added dark mode support with a new theme toggle button for seamless switching between light and dark modes.
    • Redesigned application header with improved responsive layout and enhanced visual styling.
  • Style

    • Updated footer border styling for improved visual consistency.
    • Enhanced dark mode compatibility throughout the interface.

✏️ Tip: You can customize this high-level summary in your review settings.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants